IMultiMap<TKey,TValue>.AddRange(TKey,TValue[]) Method
Represents method AddRange(TKey,TValue[])
.
public procedure AddRange(const key: TKey; const values: array of TValue); overload;
Parameters
- key
- Type: TKey
- values
- Type: array of TValue
Represents method AddRange(TKey,TValue[])
.
public procedure AddRange(const key: TKey; const values: array of TValue); overload;